communication/http/client

connect to HTTP server

rule:
  meta:
    name: connect to HTTP server
    namespace: communication/http/client
    authors:
      - michael.hunhoff@mandiant.com
    scopes:
      static: function
      dynamic: thread
    mbc:
      - Communication::HTTP Communication::Connect to Server [C0002.009]
    examples:
      - 6f99a2c8944cb02ff28c6f9ced59b161:0x40E2F0
  features:
    - and:
      - optional:
        - match: create HTTP request
      - api: wininet.InternetConnect

last edited: 2023-11-24 10:34:28